Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: Telephony /
Chapter 3 - Directory Numbers / Directory Number Reference
Directory Number Functions / Managing Directory Numbers


TELDNDispose

Disposes of a directory number structure and all associated structures.

pascal TELErr TELDNDispose (TELDNHandle hTELDN);
hTELDN
A handle to a directory number structure.
function result
A result code.
DESCRIPTION
The TELDNDispose function disposes of the directory number structure specified by the hTELDN parameter, as well as all handles to call appearance structures associated with that directory number. TELDNDispose also removes the directory number and call appearance message handlers for the specified directory number. You should call TELDNDispose when you no longer need to access a directory number.

IMPORTANT
Disposing of a directory number structure does not drop any call appearances on the associated directory number. To drop call appearances, use the TELDrop function.

Previous Book Contents Book Index Next

© Apple Computer, Inc.
13 DEC 1996



Navigation graphic, see text links

Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help